[INFO] cloning repository https://github.com/missdeer/ace-tool-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/missdeer/ace-tool-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmissdeer%2Face-tool-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmissdeer%2Face-tool-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c06e7cbd85b45714b775ace6ef3b0cc482cf62e5
[INFO] testing missdeer/ace-tool-rs against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmissdeer%2Face-tool-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/missdeer/ace-tool-rs
[INFO] finished tweaking git repo https://github.com/missdeer/ace-tool-rs
[INFO] tweaked toml for git repo https://github.com/missdeer/ace-tool-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/missdeer/ace-tool-rs on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/missdeer/ace-tool-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-compression v0.4.39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f926e93c1f186fc6fd87632b71d1eab2e36ee4d6c07069d3fb085ba82e82325a
[INFO] running `Command { std: "docker" "start" "-a" "f926e93c1f186fc6fd87632b71d1eab2e36ee4d6c07069d3fb085ba82e82325a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f926e93c1f186fc6fd87632b71d1eab2e36ee4d6c07069d3fb085ba82e82325a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f926e93c1f186fc6fd87632b71d1eab2e36ee4d6c07069d3fb085ba82e82325a", kill_on_drop: false }`
[INFO] [stdout] f926e93c1f186fc6fd87632b71d1eab2e36ee4d6c07069d3fb085ba82e82325a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53e44e9e0a14d0420472ace6f2dd8853b038005c93f412cdc96020de57766ea3
[INFO] running `Command { std: "docker" "start" "-a" "53e44e9e0a14d0420472ace6f2dd8853b038005c93f412cdc96020de57766ea3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-compression v0.4.39
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ace-tool-rs v0.1.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "53e44e9e0a14d0420472ace6f2dd8853b038005c93f412cdc96020de57766ea3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53e44e9e0a14d0420472ace6f2dd8853b038005c93f412cdc96020de57766ea3", kill_on_drop: false }`
[INFO] [stdout] 53e44e9e0a14d0420472ace6f2dd8853b038005c93f412cdc96020de57766ea3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9be72b9c2300fb6d20158186b6bd9e90f7f3bcc2f76940d7d1e304904a41d725
[INFO] running `Command { std: "docker" "start" "-a" "9be72b9c2300fb6d20158186b6bd9e90f7f3bcc2f76940d7d1e304904a41d725", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling ace-tool-rs v0.1.15 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr] error: could not compile `ace-tool-rs` (test "third_party_api_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name third_party_api_test --edition=2021 tests/third_party_api_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=68bc3f1ae00c71c4 -C extra-filename=-a0d610996838e350 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ace_tool=/opt/rustwide/target/debug/deps/libace_tool-f627ebc8e4863d7a.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-67c4835fa8a1d60d.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-c5578a7e8fd1369a.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-415f8538ed0e4d7d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-22e8ca635f744c9d.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-f47fb1c01542042e.rlib --extern encoding_rs_io=/opt/rustwide/target/debug/deps/libencoding_rs_io-560e0aa91c6bc024.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e87972efe2c41c28.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-43c04d689868da91.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e3a3a60d9278ebce.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-8d3d6060b5fc338f.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-697e9a383d9dcfdc.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-449fd1e190e9844e.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-929e01184f112040.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-04ba0e2688c8d88f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2c3d53e3b738e629.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f580093e2b8798cd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8f275cf5ecdb18fb.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-13ab834fdae28a4e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-564845f5a13f634c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8b177b597b422c57.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0d1f2ed38e7bb7a4.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-635e1486a058c46b.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a5da1f11c36c6151.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-3caa6e8e278340b2.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e9506c1bc9a0fd0c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ace-tool-rs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name ace_tool --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=00f2ca87679c1f80 -C extra-filename=-b3f5df7b7b7e2b4a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-67c4835fa8a1d60d.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-c5578a7e8fd1369a.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-415f8538ed0e4d7d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-22e8ca635f744c9d.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-f47fb1c01542042e.rlib --extern encoding_rs_io=/opt/rustwide/target/debug/deps/libencoding_rs_io-560e0aa91c6bc024.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e87972efe2c41c28.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-43c04d689868da91.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e3a3a60d9278ebce.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-8d3d6060b5fc338f.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-697e9a383d9dcfdc.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-449fd1e190e9844e.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-929e01184f112040.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-04ba0e2688c8d88f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2c3d53e3b738e629.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f580093e2b8798cd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8f275cf5ecdb18fb.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-13ab834fdae28a4e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-564845f5a13f634c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8b177b597b422c57.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0d1f2ed38e7bb7a4.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-635e1486a058c46b.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a5da1f11c36c6151.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-3caa6e8e278340b2.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e9506c1bc9a0fd0c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `ace-tool-rs` (bin "ace-tool-rs")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name ace_tool_rs --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a6e0dca799abb7f -C extra-filename=-c7e4672c38bcdceb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ace_tool=/opt/rustwide/target/debug/deps/libace_tool-f627ebc8e4863d7a.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-67c4835fa8a1d60d.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-c5578a7e8fd1369a.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-415f8538ed0e4d7d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-22e8ca635f744c9d.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-f47fb1c01542042e.rlib --extern encoding_rs_io=/opt/rustwide/target/debug/deps/libencoding_rs_io-560e0aa91c6bc024.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e87972efe2c41c28.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-43c04d689868da91.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e3a3a60d9278ebce.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-8d3d6060b5fc338f.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-697e9a383d9dcfdc.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-449fd1e190e9844e.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-929e01184f112040.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-04ba0e2688c8d88f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2c3d53e3b738e629.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f580093e2b8798cd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8f275cf5ecdb18fb.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-564845f5a13f634c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8b177b597b422c57.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0d1f2ed38e7bb7a4.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-635e1486a058c46b.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a5da1f11c36c6151.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e9506c1bc9a0fd0c/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcXerOkT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libace_tool-f627ebc8e4863d7a,libhex-28742b4ca144387c,libopen-449fd1e190e9844e,libpathdiff-3b9982cd4c9b7139,libis_wsl-1e1f252f1b372bf5,libis_docker-ea2779accd0eae1c,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libregex-04ba0e2688c8d88f,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libeither-3b4351e3b18e236a,libignore-697e9a383d9dcfdc,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libglobset-25cc38f91f984091,libregex_automata-cfeee1b6a0d3385a,libregex_syntax-4c74db8415f6ed3c,libbstr-c04778d89ef98fab,libaho_corasick-e9b0f8d39018b15f,libfutures-e87972efe2c41c28,libfutures_executor-4480cbabad2c1a55,libbincode-c5578a7e8fd1369a,libchrono-415f8538ed0e4d7d,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libuuid-a5da1f11c36c6151,libgetrandom-6df9fef1ff0a865c,libreqwest-2c3d53e3b738e629,libserde_urlencoded-9b52354c2f53a154,libryu-ace37e26d8308611,libhyper_rustls-af02b2fc00c58fbf,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libtokio_rustls-4b6200cd0f8cb5e6,librustls-46fea5b2902b4ff1,libsubtle-ca7024fc66e4388f,libwebpki-91840de5579d48a4,libring-37fdd349d50b02cd,libgetrandom-74ed587c40affdd5,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-8f275cf5ecdb18fb,libzmij-4b82ecf208eac5fa,libserde-f580093e2b8798cd,libserde_core-8323e53422f20d71,libtower_http-3d920aa65f77eb6b,libbitflags-9710438662028847,libiri_string-d8b08e8827a09725,libasync_compression-d94a59264a598a99,libcompression_codecs-41420e048ff0fec4,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libcompression_core-5624d7ace9667e75,libtower-cc11858614ea3c25,libtower_layer-d70c7e404336389b,libhyper_util-8d3d6060b5fc338f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-e3a3a60d9278ebce,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-7b98f430fb606989,libtracing-0d1f2ed38e7bb7a4,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-a2962deb60cca554,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-dbb04738002275f0,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-3e19596c076de665,libslab-e253d0c0a7952806,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-8b177b597b422c57,libsignal_hook_registry-61b1eb2e478415b8,liberrno-2f5bce3137cca038,libsocket2-087cf36e45961666,libmio-eec2d3bca0a5fe3f,libparking_lot-111db79797037a6a,libparking_lot_core-baecc223a711a360,liblibc-1b161dd8f510d809,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-43c04d689868da91,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-c1839cc45fdc82ab,liblog-cfb0a897de58af94,liburl-1ee27c4141795a25,libidna-43c5c91f94e00807,libutf8_iter-0d9be7b316c2b184,libidna_adapter-af5356422a2c6498,libicu_properties-3a37a2911d144e61,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-1f127f1497c101b9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-b6e3fe86eda1c1e6,libpotential_utf-45470ff582707e28,libicu_provider-6b544759fae21a56,libicu_locale_core-380eb043105c3c87,libtinystr-a7a57e0b833d4ef1,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-3310f0cc5fabc771,libzerotrie-3fa42338ae469ac4,libyoke-7bb559f0030030e8,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-c39a2a61e3def4a6,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libanyhow-67c4835fa8a1d60d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcXerOkT/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e9506c1bc9a0fd0c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/enhance_prompt_test-3117bb043f057530" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ace-tool-rs` (test "enhance_prompt_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcQkYPK6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libace_tool-f627ebc8e4863d7a,libhex-28742b4ca144387c,libopen-449fd1e190e9844e,libpathdiff-3b9982cd4c9b7139,libis_wsl-1e1f252f1b372bf5,libis_docker-ea2779accd0eae1c,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libregex-04ba0e2688c8d88f,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libeither-3b4351e3b18e236a,libignore-697e9a383d9dcfdc,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libglobset-25cc38f91f984091,libregex_automata-cfeee1b6a0d3385a,libregex_syntax-4c74db8415f6ed3c,libbstr-c04778d89ef98fab,libaho_corasick-e9b0f8d39018b15f,libfutures-e87972efe2c41c28,libfutures_executor-4480cbabad2c1a55,libbincode-c5578a7e8fd1369a,libchrono-415f8538ed0e4d7d,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libuuid-a5da1f11c36c6151,libgetrandom-6df9fef1ff0a865c,libreqwest-2c3d53e3b738e629,libserde_urlencoded-9b52354c2f53a154,libryu-ace37e26d8308611,libhyper_rustls-af02b2fc00c58fbf,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libtokio_rustls-4b6200cd0f8cb5e6,librustls-46fea5b2902b4ff1,libsubtle-ca7024fc66e4388f,libwebpki-91840de5579d48a4,libring-37fdd349d50b02cd,libgetrandom-74ed587c40affdd5,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-8f275cf5ecdb18fb,libzmij-4b82ecf208eac5fa,libserde-f580093e2b8798cd,libserde_core-8323e53422f20d71,libtower_http-3d920aa65f77eb6b,libiri_string-d8b08e8827a09725,libasync_compression-d94a59264a598a99,libcompression_codecs-41420e048ff0fec4,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libcompression_core-5624d7ace9667e75,libtower-cc11858614ea3c25,libtower_layer-d70c7e404336389b,libhyper_util-8d3d6060b5fc338f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-e3a3a60d9278ebce,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-7b98f430fb606989,libtracing-0d1f2ed38e7bb7a4,libtracing_core-fc2d38f4334e7941,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-a2962deb60cca554,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-dbb04738002275f0,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-3e19596c076de665,libslab-e253d0c0a7952806,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-8b177b597b422c57,libsignal_hook_registry-61b1eb2e478415b8,liberrno-2f5bce3137cca038,libsocket2-087cf36e45961666,libmio-eec2d3bca0a5fe3f,libparking_lot-111db79797037a6a,libparking_lot_core-baecc223a711a360,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-43c04d689868da91,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-c1839cc45fdc82ab,liblog-cfb0a897de58af94,liburl-1ee27c4141795a25,libidna-43c5c91f94e00807,libutf8_iter-0d9be7b316c2b184,libidna_adapter-af5356422a2c6498,libicu_properties-3a37a2911d144e61,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-1f127f1497c101b9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-b6e3fe86eda1c1e6,libpotential_utf-45470ff582707e28,libicu_provider-6b544759fae21a56,libicu_locale_core-380eb043105c3c87,libtinystr-a7a57e0b833d4ef1,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-3310f0cc5fabc771,libzerotrie-3fa42338ae469ac4,libyoke-7bb559f0030030e8,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-c39a2a61e3def4a6,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libanyhow-67c4835fa8a1d60d,libtempfile-13ab834fdae28a4e,libgetrandom-5f4f6d04fb09431d,liblibc-1b161dd8f510d809,libcfg_if-5af52f617df93f8f,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-af76dca749efe19e,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcQkYPK6/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e9506c1bc9a0fd0c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/utils_test-f86d68005ef4a29a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ace-tool-rs` (test "utils_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9be72b9c2300fb6d20158186b6bd9e90f7f3bcc2f76940d7d1e304904a41d725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9be72b9c2300fb6d20158186b6bd9e90f7f3bcc2f76940d7d1e304904a41d725", kill_on_drop: false }`
[INFO] [stdout] 9be72b9c2300fb6d20158186b6bd9e90f7f3bcc2f76940d7d1e304904a41d725
